Skip to content

Handle failure in dumping sorting provenance to Zarr#4577

Merged
chrishalcrow merged 32 commits into
SpikeInterface:mainfrom
alejoe91:handle-failure-sorting-provenance
May 18, 2026
Merged

Handle failure in dumping sorting provenance to Zarr#4577
chrishalcrow merged 32 commits into
SpikeInterface:mainfrom
alejoe91:handle-failure-sorting-provenance

Conversation

@alejoe91
Copy link
Copy Markdown
Member

This fixes an issue with Zarr when dumping a sorting provenance not JSON serializable. The Pickle Codec has a size limit of 2GB. I tried to save to zarr an analyzer object after a 24h sorting, and this error showed up. Just adding atry-except clause to continue

@alejoe91 alejoe91 requested a review from chrishalcrow May 11, 2026 14:49
@alejoe91 alejoe91 added bug Something isn't working core Changes to core module labels May 11, 2026
@chrishalcrow chrishalcrow merged commit 0db2df1 into SpikeInterface:main May 18, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core Changes to core module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants